Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKPORT/20.10.x] go/worker/p2p: configurable libp2p buffer sizes #3277

Merged
merged 3 commits into from
Sep 14, 2020

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Sep 14, 2020

Backport of #3264.

@ptrus ptrus added the c:backport Category: backport to stable branch label Sep 14, 2020
@ptrus ptrus changed the base branch from master to stable/20.10.x September 14, 2020 12:28
@codecov
Copy link

codecov bot commented Sep 14, 2020

Codecov Report

Merging #3277 into stable/20.10.x will decrease coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           stable/20.10.x    #3277      +/-   ##
==================================================
- Coverage           67.75%   67.63%   -0.12%     
==================================================
  Files                 371      371              
  Lines               36864    36876      +12     
==================================================
- Hits                24977    24941      -36     
- Misses               8721     8735      +14     
- Partials             3166     3200      +34     
Impacted Files Coverage Δ
go/runtime/client/watcher.go 70.76% <100.00%> (+1.91%) ⬆️
go/worker/common/p2p/init.go 100.00% <100.00%> (ø)
go/worker/common/p2p/p2p.go 71.30% <100.00%> (+0.50%) ⬆️
go/consensus/tendermint/api/errors.go 86.66% <0.00%> (-13.34%) ⬇️
go/common/grpc/errors.go 78.26% <0.00%> (-10.87%) ⬇️
go/consensus/tendermint/abci/state/state.go 61.53% <0.00%> (-7.70%) ⬇️
go/common/grpc/policy/policy.go 64.38% <0.00%> (-6.85%) ⬇️
go/runtime/tagindexer/tagindexer.go 68.47% <0.00%> (-4.35%) ⬇️
go/keymanager/client/client.go 84.29% <0.00%> (-4.14%) ⬇️
go/worker/keymanager/handler.go 60.37% <0.00%> (-3.78%) ⬇️
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 518a104...bb13970. Read the comment docs.

@ptrus ptrus merged commit 28e4a27 into stable/20.10.x Sep 14, 2020
@ptrus ptrus deleted the ptrus/stable/20.10.x/libp2p-buffers branch September 14, 2020 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:backport Category: backport to stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants